home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Kit PC World De Ampliacion De Windows 95
/
Kit PC World de ampliacion de Windows 95.iso
/
lotus
/
lotus008.dsk
/
INSTFLW.RSP
< prev
next >
Wrap
Text File
|
1995-10-23
|
20KB
|
749 lines
;***********************************************
;***********************************************
; INFORMATION ABOUT AUTOMATED INSTALL
;
; Automated install is a feature that allows
; users to run the Lotus Install program
; without the user interface. This feature
; is particularly useful for system administrators
; who must manage installs and upgrades for
; large groups of users.
;
; System administrators use this feature
; by filling in the fields in this response
; file (instflw.rsp), and then making this
; file available to end users. The information
; you supply in this file provides input
; to the Install program so it can run without
; user intervention.
;
; NOTE: Only system administrators should edit
; this file. Individual users should use the
; response file provided to them by their system
; administrator.
;
;
; TO USE THE AUTOMATED INSTALL FEATURE:
;
; 1) Prepare the Response File:
;
; a) Back up this file by copying it
; to a new name (instflw.sav, for example)
; so you can start fresh at any time.
; b) In this file, provide the information
; for each field. Examine each default
; value to make sure it is the value you
; want. Read the comments for each field
; for information about legal values and
; possible interactions with other fields.
; c) Validate your response file by running
; an install that uses this file as input.
; (See the command line information below).
; The Install program displays any errors
; that occur. Remember that if you are
; testing node installs, you must run a
; server install first.
;
; 2) Make the Response File Available to
; End Users
;
; When your response file has no errors
; and performs the install as you intended,
; make it available to your users with
; instructions about how to run the Install
; program. You might want to tell them
; what command line to type, or you might
; choose a different method. The best
; distribution strategy depends on the tools
; you have available at your site.
;
;
; TO RUN AN AUTOMATED INSTALL:
; Choose Run from the Start menu (Windows 95) or
; File Run from the Windows Program Manager
; (Windows NT), and type the install command:
;
; <path>\install /A <ResponseFilePath> [/U ["UserName"]]
; [/O [<LogFilePath>]] [/?]
;
; where:
; path is the location of the install program
; executable.
; /A turns on the automated install feature.
; ResponseFilePath is the location of this
; response file. ALWAYS specify the full
; path to this file.
; /U allows you to specify the name of the user.
; "UserName" is the name of the user to which
; this copy of the program is registered.
; See the comments for the UserName field
; below for information about defaults.
; /O allows you to specify the status log file
; path and filename.
; LogFilePath is the full path and name of the
; status log file. If you do not specify a
; path, this defaults to \<windowsdir>\lotinst.log.
; /? brings up the command line usage message.
;
;
; HINTS AND TIPS:
;
; Do not change the field names to the left
; of the equal signs (=) in this file.
; Changing the field names will cause errors.
;
; Do not remove fields from this
; file. Removing fields will
; cause errors.
;
;
;***********************************************
;***********************************************
; THE RESPONSE FILE STARTS HERE:
;
[User Registration]
; The [User Registration] section is for
; information about the end user of this copy
; of the product.
;
; Type the user's name in the "UserName" field.
; Type the company's name in the "CompanyName"
; field. This information will become a
; permanent part of the user's copy of this
; program. If you do not supply this
; information, the program will attempt
; to find the user and company name from
; a previously installed version
; of this program (if there is one), or
; from the Windows registration information.
;
;***********************************************
UserName = Automated Install Test
CompanyName = Lotus
;***********************************************
;
[General Information]
; The [General Information] section specifies the
; type of install you want to perform and the program
; group to which you want to add the product icon.
;
; Use the "InstallType" field to specify the kind of
; install you want to perform.
; 1 Standalone Install
; 2 Server Install
; 3 Distribution Install
; 4 Node install
;
; Remember that if you want to run a node install,
; you must run a server install first, and use the
; install.exe generated by the server install.
;***********************************************
InstallType = 1
;***********************************************
;
; Use the "ProgramGroup" field to name the program
; group to which you want to add this product's icon.
; This field is only used if you are doing a standard,
; server, or node install on Windows NT. It is not
; used on Windows 95.
;
;***********************************************
ProgramGroup = Lotus Applications
;***********************************************
;
; Use the "StartmenuFolder" field to name the folder
; to which you want to add this product's icon.
; This field is only used if you are doing a standard,
; server, or node install on Windows 95. It is not
; used on Windows NT.
;
;***********************************************
StartmenuFolder = Lotus Applications
;***********************************************
;
[Node Install]
; The [Node Install] section applies only
; to node installs (InstallType 4).
;
; Use the "NodeOptions" field to specify
; whether the features specified by the
; system administrator should be copied
; to the node user's machine.
; 0 Do not copy the features to the user's
; machine
; 1 Copy the features to the user's machine
;
;***********************************************
NodeOptions = 1
;***********************************************
;
[FLW]
; The [FLW] section provides information
; specific to Freelance Graphics.
;
; The "RemoveOldVersion" field tells whether you want
; clean up files not needed from an earlier installation
; of Freelance for Windows 3.1.
;
;***********************************************
RemoveOldVersion = 0
;***********************************************
;
; The "BackupSmartMasters" field tells whether you want
; make a backup copy of your SmartMasters when installing
; over an installation of Freelance Graphics 96
;
;***********************************************
BackupSmartMasters = 0
;***********************************************
;
; The "BASEDIR" field specifies the base directory
; for a single product. Your main product directory,
; work directory, and all other directories
; associated with this product will be created
; under this base directory. We recommend that you
; use the same base directory for all of the
; Lotus products you install.
;
;***********************************************
BASEDIR= c:\lotus\
;***********************************************
;
; The "FLWDIR" field is only for standalone and
; server installs. Use the FLWDIR field to specify
; the main product directory for Freelance
; Graphics 96.
;
; The "FLWWORKDIR" field is for standalone, server,
; and node installs. Use the "FLWWORKDIR" field to
; specify the directory in which users store their
; work.
;
;***********************************************
FLWDIR = c:\lotus\flg\
FLWWORKDIR = c:\lotus\work\flg
FLWBACKUPDIR = c:\lotus\backup\flg
FLWTOUR = c:\lotus\flg\tour
FLWICONS = c:\lotus\flg\icons
FLWMASTERSDIR = c:\lotus\smasters\flg
FLWMEDIADIR = c:\lotus\flg\media
;***********************************************
;
; Use the "SizeOfInstall" field to specify the
; size of the FLW install:
; 1 Default install
; 2 Minimum install
; 3 Custom install
;
; This field is only used during standalone
; and server installs (InstallType 1 and 2).
;
;***********************************************
SizeOfInstall = 1
;***********************************************
;
[CustomizeFLW]
; The [CustomizeFLW] section lets you select
; which features of Freelance Graphics 96 you
; want to install. This section is only used if
; the "SizeOfInstall" field in the [FLW] section
; is 3 (custom install).
;
;***********************************************
; FLWCORE
; Freelance Graphics 96 Core Section
;***********************************************
;
; FLWCORE comprises the basic, minimum features
; you should install to get a basic, working
; version of Freelance Graphics 96.
;
; FLWCORE must be set to 1 on the initial install
; of Freelance Graphics 96.
;***********************************************
; Main Freelance Graphics 96 files
FLWCORE = 1
;
; Spell Checker
FLWSPELLPRG = 1
;
; Help files--opting to not include Help files
; will disable the Guide Me feature.
FLWHELPLANGEN = 1
;
; Screen resolution
FLWVGA = 0
FLWSVGA = 1
;
; Font files--opting to not include font files
; may cause problems with SmartMaster looks.
FLWALLFONTS = 1
;
; Freelance Graphics Tour
FLWTOUR = 1
;
; Mobile Screen Show Player files
; If you opt to not install Mobile Screen Show
; Player files, you will disable the TeamShow
; feature in Freelance Graphics 96.
WIN32SHRSTDPLAYERPRG = 1
;
;Freelance Graphics Presentation Library
FLWPRESLIB = 1
;***********************************************
;
; FLWMASTERS
; Freelance Graphics 96 SmartMaster Looks Section
;
;***********************************************
FLW1995.mas = 1
FLW1996.mas = 1
FLW3line.mas = 1
FLW4square.mas = 1
FLWabstract.mas = 1
FLWangles.mas = 1
FLWarchitec.mas = 1
FLWaustrali.mas = 1
FLWbasiclin.mas = 1
FLWbevrule.mas = 1
FLWblocklin.mas = 1
FLWblocks.mas = 1
FLWbluegray.mas = 1
FLWbrass.mas = 1
FLWbullets.mas = 1
FLWbuttons.mas = 1
FLWcanada.mas = 1
FLWcanadmap.mas = 1
FLWcapitol.mas = 1
FLWcorporat.mas = 1
FLWcuisine.mas = 1
FLWcurrency.mas = 1
FLWcustom2.mas = 1
FLWdeco.mas = 1
FLWdiamond.mas = 1
FLWdotline1.mas = 1
FLWdotline2.mas = 1
FLWeec.mas = 1
FLWelegance.mas = 1
FLWeurope.mas = 1
FLWfarm.mas = 1
FLWfestive.mas = 1
FLWfinance.mas = 1
FLWflags.mas = 1
FLWfood.mas = 1
FLWforest.mas = 1
FLWframe.mas = 1
FLWfrance.mas = 1
FLWgears.mas = 1
FLWgermany.mas = 1
FLWgradate1.mas = 1
FLWgradate2.mas = 1
FLWgradate3.mas = 1
FLWgradline.mas = 1
FLWgraphlin.mas = 1
FLWholland.mas = 1
FLWitaly.mas = 1
FLWjapan.mas = 1
FLWjflag.mas = 1
FLWliberty.mas = 1
FLWmarble.mas = 1
FLWmedical.mas = 1
FLWmedical2.mas = 1
FLWmmblue.mas = 1
FLWmmpastel.mas = 1
FLWmmpurple.mas = 1
FLWmmsketch.mas = 1
FLWmmsquare.mas = 1
FLWmmstage.mas = 1
FLWmotion.mas = 1
FLWmountain.mas = 1
FLWneo2.mas = 1
FLWnightsky.mas = 1
FLWnotebook.mas = 1
FLWoilrefin.mas = 1
FLWoilrig.mas = 1
FLWornate2.mas = 1
FLWpacific.mas = 1
FLWpage.mas = 1
FLWpencil2.mas = 1
FLWpillar.mas = 1
FLWpillbotl.mas = 1
FLWplane.mas = 1
FLWpresent.mas = 1
FLWpyramid.mas = 1
FLWrainbow.mas = 1
FLWredbox.mas = 1
FLWrushmore.mas = 1
FLWscrim.mas = 1
FLWshadowbx.mas = 1
FLWshimmer.mas = 1
FLWship.mas = 1
FLWsketch.mas = 1
FLWskyline.mas = 1
FLWsouthwst.mas = 1
FLWspace.mas = 1
FLWspain.mas = 1
FLWspotlite.mas = 1
FLWstack.mas = 1
FLWstockmkt.mas = 1
FLWsweep.mas = 1
FLWsymbolbx.mas = 1
FLWtestube.mas = 1
FLWtiles.mas = 1
FLWtractor.mas = 1
FLWtube.mas = 1
FLWtxblue.mas = 1
FLWtxfiber.mas = 1
FLWtxgranit.mas = 1
FLWtxmarbgr.mas = 1
FLWtxmarbwh.mas = 1
FLWtxpaper.mas = 1
FLWtxred.mas = 1
FLWtxwood.mas = 1
FLWtxwtrdrp.mas = 1
FLWtxwtrwav.mas = 1
FLWuk.mas = 1
FLWusaflag.mas = 1
FLWusamap.mas = 1
FLWvault.mas = 1
FLWvertbar.mas = 1
FLWwaffle.mas = 1
FLWwave.mas = 1
FLWworld1.mas = 1
FLWworld2.mas = 1
;***********************************************
;
;Freelance Graphics 96 Import Filters Section
;
;***********************************************
WIN32SHRIMPORTFILTERPS = 1
WIN32SHRIMPORTFILTERBMP = 1
WIN32SHRIMPORTFILTERCGM = 1
WIN32SHRIMPORTFILTERDRW = 1
WIN32SHRIMPORTFILTERDXF = 1
WIN32SHRIMPORTFILTERGAL = 1
WIN32SHRIMPORTFILTERGIF = 1
WIN32SHRIMPORTFILTERHGL = 1
WIN32SHRIMPORTFILTERMET = 1
WIN32SHRIMPORTFILTERPCX = 1
WIN32SHRIMPORTFILTERPCT = 1
WIN32SHRIMPORTFILTERPPT = 1
WIN32SHRIMPORTFILTERHGW = 1
WIN32SHRIMPORTFILTERRND = 1
WIN32SHRIMPORTFILTERTGA = 1
WIN32SHRIMPORTFILTERTIF = 1
WIN32SHRIMPORTFILTERWPG = 1
WIN32SHRIMPORTFILTERMISC = 1
;************************************************
;
; Freelance Graphics 96 Export Filters Section
;
;************************************************
WIN32SHREXPORTFILTERPS = 1
WIN32SHREXPORTFILTERBMP = 1
WIN32SHREXPORTFILTERCGM = 1
WIN32SHREXPORTFILTERMET = 1
WIN32SHREXPORTFILTERPCX = 1
WIN32SHREXPORTFILTERTGA = 1
WIN32SHREXPORTFILTERTIF = 1
WIN32SHREXPORTFILTERWPG = 1
WIN32SHREXPORTFILTERGIF = 1
;************************************************
;
; Freelance Graphics 96 Clip Art Section
;
;************************************************
FLWafricamap.sym = 1
FLWagenda.sym = 1
FLWanimals.sym = 1
FLWarrows.sym = 1
FLWasia.sym = 1
FLWasiamap.sym = 1
FLWatlanmap.sym = 1
FLWausnzmap.sym = 1
FLWaustrmap.sym = 1
FLWbenelux.sym = 1
FLWbenmap.sym = 1
FLWbislemap.sym = 1
FLWbuilding.sym = 1
FLWbuttons.sym = 1
FLWcanada.sym = 1
FLWcanadmap.sym = 1
FLWcartoons.sym = 1
FLWclosure.sym = 1
FLWcommobjt.sym = 1
FLWcommunic.sym = 1
FLWcompperi.sym = 1
FLWcomputer.sym = 1
FLWcustom.sym = 1
FLWentertai.sym = 1
FLWenvironm.sym = 1
FLWeuropmap.sym = 1
FLWeuroumap.sym = 1
FLWfinance.sym = 1
FLWflags.sym = 1
FLWfood.sym = 1
FLWfrance.sym = 1
FLWfrancmap.sym = 1
FLWgeoshape.sym = 1
FLWgermamap.sym = 1
FLWgermany.sym = 1
FLWhands.sym = 1
FLWiberimap.sym = 1
FLWindustry.sym = 1
FLWiremap.sym = 1
FLWitaly.sym = 1
FLWitalymap.sym = 1
FLWjapanmap.sym = 1
FLWlamermap.sym = 1
FLWlegends.sym = 1
FLWmedical.sym = 1
FLWmen.sym = 1
FLWnamermap.sym = 1
FLWnetwork.sym = 1
FLWnextstep.sym = 1
FLWoffobjct.sym = 1
FLWpacifmap.sym = 1
FLWpeople.sym = 1
FLWpolanmap.sym = 1
FLWpresentn.sym = 1
FLWproject.sym = 1
FLWpuzzle.sym = 1
FLWroads.sym = 1
FLWrussmap.sym = 1
FLWsales.sym = 1
FLWsamermap.sym = 1
FLWscandmap.sym = 1
FLWscience.sym = 1
FLWseasimap.sym = 1
FLWspain.sym = 1
FLWsports.sym = 1
FLWswitzmap.sym = 1
FLWtextbox.sym = 1
FLWtime.sym = 1
FLWtranspor.sym = 1
FLWuk.sym = 1
FLWusa.sym = 1
FLWusamap.sym = 1
FLWweather.sym = 1
FLWwomen.sym = 1
FLWworldmap.sym = 1
;************************************************
;
; Freelance Graphics 96
; Gold Disk Add Impact Movies Section
;
;************************************************
FLWaircraft.aim = 1
FLWarrowdnl.aim = 1
FLWarrowdnr.aim = 1
FLWarrowldn.aim = 1
FLWarrowlit.aim = 1
FLWarrowlup.aim = 1
FLWarrowdn.aim = 1
FLWarrowrup.aim = 1
FLWarrowupl.aim = 1
FLWarrowupr.aim = 1
FLWaward.aim = 1
FLWbalance.aim = 1
FLWballoon1.aim = 1
FLWballoon2.aim = 1
FLWbatter.aim = 1
FLWbike.aim = 1
FLWbirdy.aim = 1
FLWblob.aim = 1
FLWbook.aim = 1
FLWbreakdwn.aim = 1
FLWbreakout.aim = 1
FLWbuildup.aim = 1
FLWcalender.aim = 1
FLWcar.aim = 1
FLWchampgne.aim = 1
FLWclock.aim = 1
FLWclouds.aim = 1
FLWcloudwl.aim = 1
FLWcompete.aim = 1
FLWcopter.aim = 1
FLWcurtain.aim = 1
FLWcursor.aim = 1
FLWcutcosts.aim = 1
FLWdinosaur.aim = 1
FLWdog.aim = 1
FLWdooropen.aim = 1
FLWdownsize.aim = 1
FLWfirewrks.aim = 1
FLWflagwave.aim = 1
FLWflipcoin.aim = 1
FLWfoodchan.aim = 1
FLWfrog2.aim = 1
FLWglobemkt.aim = 1
FLWgrowth.aim = 1
FLWhandshak.aim = 1
FLWheadtap.aim = 1
FLWhourglas.aim = 1
FLWjackpot.aim = 1
FLWlady_b.aim = 1
FLWman.aim = 1
FLWmoneybag.aim = 1
FLWmouse.aim = 1
FLWnetwork.aim = 1
FLWofftargt.aim = 1
FLWontarget.aim = 1
FLWpainted.aim = 1
FLWparchute.aim = 1
FLWplane.aim = 1
FLWplatter.aim = 1
FLWprofitdn.aim = 1
FLWprofitup.aim = 1
FLWprojctr.aim = 1
FLWquestion.aim = 1
FLWshark.aim = 1
FLWskydiver.aim = 1
FLWsplitdwn.aim = 1
FLWsplitlf.aim = 1
FLWsplitrt.aim = 1
FLWsplitup.aim = 1
FLWstrbrst1.aim = 1
FLWstrbrst2.aim = 1
FLWsun.aim = 1
FLWsynergy.aim = 1
FLWunbalnce.aim = 1
FLWupsize.aim = 1
FLWwally.aim = 1
FLWwinner.aim = 1
FLWwoman.aim = 1
FLWzap.aim = 1
;************************************************
;
; Freelance Graphics 96 Diagrams Section
;
;************************************************
FLWbranch.dgm = 1
FLWcustom.dgm = 1
FLWflow.dgm = 1
FLWgantt.dgm = 1
FLWgraph.dgm = 1
FLWhub.dgm = 1
FLWnetwork.dgm = 1
FLWpyramid.dgm = 1
FLWquality.dgm = 1
FLWsection.dgm = 1
FLWtarget.dgm = 1
FLWtimeline.dgm = 1
FLWvenn.dgm = 1
;************************************************
; Freelance Graphics 96
; SmartMaster content topics section
;************************************************
;
; Content topics require specific diagrams, clip art,
; and SmartMaster looks. If you have already opted
; to not install any clip art, diagrams, or SmartMaster
; Looks, but do want to install content topics, Install
; will automatically select and install only those
; clip art, diagram, and Look files that it requires.
;
;************************************************
FLWbstorm.smc = 1
FLWbusplan.smc = 1
FLWcompete.smc = 1
FLWcorpovw.smc = 1
FLWmeet.smc = 1
FLWteammtg.smc = 1
FLWmktres.smc = 1
FLWnewmkt.smc = 1
FLWorientat.smc = 1
FLWplaunch.smc = 1
FLWposition.smc = 1
FLWprodctbr.smc = 1
FLWpstatus.smc = 1
FLWpupdate.smc = 1
FLWproposal.smc = 1
FLWrecommen.smc = 1
FLWsallnc.smc = 1
FLWtrain.smc = 1
FLWbenefits.smc = 1
FLWbusrev.smc = 1
FLWindustry.smc = 1
FLWitstrat.smc = 1
FLWquality.smc = 1
FLWsaleszig.smc = 1
FLWsaleswax.smc = 1
FLWsbuplan.smc = 1
FLWkotstrat.smc = 1
FLWkotseg.smc = 1
FLWkotmix.smc = 1
FLWkitpres.smc = 1
;************************************************
;
[Shared Components]
; The [Shared Components] section provides information
; about Lotus shared components (such as the Spell
; Checker) for Freelance Graphics, Word Pro, and Approach.
;
; This field is used only during a server install.
;
;***********************************************
COMPONENTSDIR = c:\lotus\compnent
;***********************************************
;
; The fields below allow you to select and
; deselect the Lotus shared components for
; Freelance Graphics, Word Pro, and Approach.
; These fields are only used if the "SizeOfInstall"
; field in the [FLW] section is 3.
;
; To select a shared component, set its value
; to 1 (one). To deselect a shared component,
; set its value to 0 (zero). Shared components
; are crucial pieces of Freelance Graphics 96.
; Opting to not install a shared component may
; seriously limit Freelance Graphics 96.
;
;***********************************************
WIN32SHRGRAPHFILEFILTERPRG = 1
WIN32SHRCHARTPRG = 1
WIN32SHRCHARTPRGLANGEN = 1
WIN32SHRSMARTICONPRG = 1
WIN32SHRSMARTICONPRGLANGEN = 1
WIN32SHRUIMSPRG = 1
WIN32SHRUIMSPRGLANGEN = 1
WIN32SHRSTATUSBARPRG = 1
WIN32SHRLOTUSSCRIPTPRG = 1
WIN32SHRLOTUSSCRIPTPRGLANGEN = 1
WIN32SHRLOTUSDIALOGSPRG = 1
WIN32SHRCCSTRPPRG = 1
WIN32SHRSHAREDHELPPRG = 1
WIN32SHRLISDBPRG = 1
WIN32SHRLOTUSSCRIPTIDE = 1
WIN32SHRLOTUSSCRIPTIDELANGEN = 1
WIN32SHRASWANPRG = 1
WIN32SHRASWANPRGLANGEN = 1
WIN32SHRSPELLDICLANGEN = 1
WIN32SHRSPELLDICLANGFR = 0
WIN32SHRSPELLDICLANGSP = 0
WIN32SHRQUICKDEMOPRG = 1
WIN32SHRQUICKDEMOPRGLANGEN = 1
WIN32SHRSTANDALONEPLAYERPRG = 1
WIN32SHRSTANDALONEPLAYERPRGLANGEN = 1
WIN32SHRUINST = 1
WIN32SHRUINSTLANGEN = 1
;************************************************
;
;End of Response File